﻿2026-06-21T09:24:54.2235260Z ##[group]Run actions/checkout@v5
2026-06-21T09:24:54.2235990Z with:
2026-06-21T09:24:54.2236348Z   fetch-depth: 0
2026-06-21T09:24:54.2236765Z   repository: SaberMage/spt-core
2026-06-21T09:24:54.2240102Z   token: ***
2026-06-21T09:24:54.2240455Z   ssh-strict: true
2026-06-21T09:24:54.2240818Z   ssh-user: git
2026-06-21T09:24:54.2241177Z   persist-credentials: true
2026-06-21T09:24:54.2241566Z   clean: true
2026-06-21T09:24:54.2241928Z   sparse-checkout-cone-mode: true
2026-06-21T09:24:54.2242349Z   fetch-tags: false
2026-06-21T09:24:54.2242712Z   show-progress: true
2026-06-21T09:24:54.2243076Z   lfs: false
2026-06-21T09:24:54.2243419Z   submodules: false
2026-06-21T09:24:54.2243790Z   set-safe-directory: true
2026-06-21T09:24:54.2244387Z ##[endgroup]
2026-06-21T09:24:54.3041854Z Syncing repository: SaberMage/spt-core
2026-06-21T09:24:54.3043466Z ##[group]Getting Git version info
2026-06-21T09:24:54.3044181Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T09:24:54.3045113Z [command]/usr/bin/git version
2026-06-21T09:24:54.3045522Z git version 2.43.0
2026-06-21T09:24:54.3052968Z ##[endgroup]
2026-06-21T09:24:54.3064118Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0c92547e-9c9e-48ec-9ccd-1525683ef1bd' before making global git config changes
2026-06-21T09:24:54.3065305Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T09:24:54.3067191Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T09:24:54.3098323Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T09:24:54.3117883Z https://github.com/SaberMage/spt-core
2026-06-21T09:24:54.3128381Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T09:24:54.3131029Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T09:24:54.3151191Z HEAD
2026-06-21T09:24:54.3182823Z ##[endgroup]
2026-06-21T09:24:54.3184198Z [command]/usr/bin/git submodule status
2026-06-21T09:24:54.3358524Z ##[group]Cleaning the repository
2026-06-21T09:24:54.3361466Z [command]/usr/bin/git clean -ffdx
2026-06-21T09:24:55.1231270Z Removing target/
2026-06-21T09:24:55.1242143Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T09:24:55.1296662Z HEAD is now at 05ab5aa3f Merge 335d96ebc59ee82c6d68591f3c3ad2043a1125c9 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T09:24:55.1306378Z ##[endgroup]
2026-06-21T09:24:55.1307831Z ##[group]Disabling automatic garbage collection
2026-06-21T09:24:55.1315622Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T09:24:55.1347079Z ##[endgroup]
2026-06-21T09:24:55.1348495Z ##[group]Setting up auth
2026-06-21T09:24:55.1351595Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T09:24:55.1384557Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T09:24:55.1589424Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T09:24:55.1617880Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T09:24:55.1814533Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T09:24:55.1844664Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T09:24:55.2036334Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T09:24:55.2065770Z ##[endgroup]
2026-06-21T09:24:55.2067123Z ##[group]Fetching the repository
2026-06-21T09:24:55.2073221Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +c0bf77b0b4dd74c6cbb616f6714f6003077c0c66:refs/remotes/pull/27/merge
2026-06-21T09:24:55.8058789Z From https://github.com/SaberMage/spt-core
2026-06-21T09:24:55.8059771Z  * [new branch]          viewer-drain-decouple-b4                 -> origin/viewer-drain-decouple-b4
2026-06-21T09:24:55.8060434Z    335d96ebc..eb73da70b  wedge-trace-v4                           -> origin/wedge-trace-v4
2026-06-21T09:24:55.8067168Z  + 05ab5aa3f...c0bf77b0b c0bf77b0b4dd74c6cbb616f6714f6003077c0c66 -> pull/27/merge  (forced update)
2026-06-21T09:24:55.8101062Z ##[endgroup]
2026-06-21T09:24:55.8101710Z ##[group]Determining the checkout info
2026-06-21T09:24:55.8102218Z ##[endgroup]
2026-06-21T09:24:55.8106025Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T09:24:55.8142043Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T09:24:55.8163387Z ##[group]Checking out the ref
2026-06-21T09:24:55.8171861Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T09:24:55.8259976Z Warning: you are leaving 1 commit behind, not connected to
2026-06-21T09:24:55.8260461Z any of your branches:
2026-06-21T09:24:55.8260653Z 
2026-06-21T09:24:55.8261019Z   05ab5aa3f Merge 335d96ebc59ee82c6d68591f3c3ad2043a1125c9 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T09:24:55.8261497Z 
2026-06-21T09:24:55.8261729Z If you want to keep it by creating a new branch, this may be a good time
2026-06-21T09:24:55.8262136Z to do so with:
2026-06-21T09:24:55.8262314Z 
2026-06-21T09:24:55.8262514Z  git branch <new-branch-name> 05ab5aa3f
2026-06-21T09:24:55.8262742Z 
2026-06-21T09:24:55.8264282Z HEAD is now at c0bf77b0b Merge eb73da70b21789083fb6422e895676c0d37fa24f into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T09:24:55.8270368Z ##[endgroup]
2026-06-21T09:24:55.8307295Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T09:24:55.8331439Z c0bf77b0b4dd74c6cbb616f6714f6003077c0c66
